Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 385 Bytes

make_<model>_not_featured.rst

File metadata and controls

24 lines (16 loc) · 385 Bytes

make<model>_not_featured

Usage

For models that use the :phpMixin_PublicFeatured, performs actions after the record is made not featured.

Fires after the record is saved.

Arguments

:phpOmeka_Record_AbstractRecord record

The record being edited

Examples